home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / graphics / conversion / giftrans / readme.amiga < prev    next >
Encoding:
Text File  |  1997-11-20  |  1.4 KB  |  51 lines

  1. Short: make transparent GIF89A files (v1.12.1.[BDS])
  2. Author: bswitzer@uoguelph.ca (Amiga support) & ley@rz.uni-karlsruhe.de (Original code)
  3. Uploader: bswitzer@uoguelph.ca
  4. Type: gfx/conv
  5. Requirements: ixemul.library v41.3+
  6.  
  7. Summary
  8. -------
  9.  
  10. giftrans converts any GIF image to GIF89A with the following
  11. features:
  12.  
  13.    - specify a transparent colour
  14.    - change a colour in the global colour table
  15.    - add a comment to the image
  16.    - remove a comment from the image
  17.    - allows use of colour names via "rgb.txt"
  18.  
  19. Installation
  20. ------------
  21.  
  22. A) giftrans can be installed anywhere you wish, preferably
  23.    your search path.  I've provided a version for 68000
  24.    equipped Amigas (giftrans.000) and a version for
  25.    68020+ equipped Amigas (giftrans.020).  Select the
  26.    appropriate executable for your system.  If in doubt,
  27.    use the 68000 version.
  28.  
  29. B) The file "rgb.txt" must be placed within your S: assign
  30.    You can do this one of two ways:
  31.  
  32.       1. place the file in SYS:S/
  33.       2. type "assign S: [path where rgb.txt is] ADD
  34.  
  35. C) As well, you must have the ixemul.library v41.3 or
  36.    higher installed for giftrans to work.
  37.  
  38. Usage
  39. -----
  40.  
  41. Executing giftrans with no arguments will give you a summary
  42. of its use (Unix style - hey, it's a direct port!).  A more
  43. detailed explanation of its use is provided in the file
  44. giftrans.doc.
  45.  
  46. Copyright
  47. ---------
  48. For copyright information with regard to giftrans, please
  49. refer to the source code provided (giftrans.c and getopt.c).
  50.  
  51.